[XEND] Make import sxp into absolute import.
authoracnt2@huggins.lce.cl.cam.ac.uk <acnt2@huggins.lce.cl.cam.ac.uk>
Thu, 5 Oct 2006 16:29:19 +0000 (17:29 +0100)
committeracnt2@huggins.lce.cl.cam.ac.uk <acnt2@huggins.lce.cl.cam.ac.uk>
Thu, 5 Oct 2006 16:29:19 +0000 (17:29 +0100)
commit4c89cbf41f02e47833bb21abedadadfaafdccdbd
treec375730c80d16322b9ff796cbed058f3bb5a3f6c
parent39c3a03dfa4163c4b22e7175acab17b2d84e666c
[XEND] Make import sxp into absolute import.
* Replacing import sxp with from xen.xend import sxp to avoid
confusion.

Signed-off-by: Alastair Tse <atse@xensource.com>
tools/python/xen/xend/Args.py
tools/python/xen/xend/PrettyPrint.py
tools/python/xen/xend/XendBootloader.py
tools/python/xen/xend/XendCheckpoint.py
tools/python/xen/xend/XendProtocol.py
tools/python/xen/xend/XendRoot.py